API

Human resource APIs

Tags and resources

GET
human-resources/employees
List of employees. Note that this API can show employees from all companies within the same group, but only the ones where you have the permission ViewEmployees. Employee for current user will always show.
POST
human-resources/employees/api-operations/{apiOperationId}/instances
6 operation(s) for human-resources/employees
GET
human-resources/employees/{employeeId}
Employee details for the provided identifier
POST
human-resources/employees/{employeeId}/api-operations/{apiOperationId}/instances
10 operation(s) for human-resources/employees/{employeeId}
PUT
human-resources/employees/{employeeId}
Employee details for provided identifier
GET
human-resources/employees/{employeeId}/approvable-hours?date={date}&payOvertime={payOvertime}
Lists hours which can be approved for the salary file grouped by timetype.
GET
human-resources/employees/{employeeId}/educations
List of all educations an emplyee has
DELETE
human-resources/employees/{employeeId}/language-proficiencies/{languageProficiencyId}
Deletes a given language proficiency of an employee.
GET
human-resources/employees/{employeeId}/related-objects
Lists objects related to Employee
GET
human-resources/employees/{employeeId}/salary-approvals
List of salary approvals for provided employee
GET
human-resources/employees/{employeeId}/work-day-approvees?date={date}
Lists employees according to an employee who can approve work logs
GET
human-resources/employees/{employeeId}/work-day-approvers
List of approvers for provided employee.